home *** CD-ROM | disk | FTP | other *** search
/ Giga Games 1 / Giga Games.iso / net / moria / moria.faq < prev    next >
Encoding:
Internet Message Format  |  1993-06-21  |  25.0 KB

  1. Path: moe.ksu.ksu.edu!ux1.cso.uiuc.edu!uwm.edu!ogicse!das-news.harvard.edu!husc-news.harvard.edu!zariski!grabiner
  2. From: grabiner@math.harvard.edu (David Grabiner)
  3. Newsgroups: rec.games.moria
  4. Subject: rec.games.moria Frequently Asked Questions
  5. Message-ID: <GRABINER.93Feb7134111@birkhoff.harvard.edu>
  6. Date: 7 Feb 93 18:37:05 GMT
  7. Article-I.D.: birkhoff.GRABINER.93Feb7134111
  8. Expires: 21 Feb 1992 00:00:00 GMT
  9. Distribution: world
  10. Organization: /etc/organization
  11. Lines: 639
  12. Nntp-Posting-Host: birkhoff.harvard.edu
  13.  
  14.  
  15. First, a general guideline for posters; when you post any question
  16. related to playing or debugging the game, please give the version
  17. number, which you can get during the game by pressing "v".
  18.  
  19. These are the questions in the Moria Frequently Asked Questions list.
  20. Quick answers to some questions are given in parentheses; more detailed
  21. answers are in the list which follows.
  22.  
  23. The answers below are separated by form feeds, so that in most news
  24. readers, you can get the answer you want without looking at the rest of
  25. the spoilers.  Each question is repeated before its answer, so you can
  26. search for the questions.
  27.  
  28. Many of the answers are only correct for Umoria versions (4.87 and 5.x);
  29. I don't know much about the other versions of Moria.
  30.  
  31. Please send any corrections or other suggested questions to me at
  32. grabiner@math.harvard.edu.
  33.  
  34. The most common questions, asked by both beginners and others:
  35.  
  36. How do I get the Moria sources/executables/documentation? 
  37. (FTP from ftp.cis.ksu.edu; there is also a mailserver.)
  38.  
  39. What does this item do?  (Answer is below with the spoilers.)
  40.  
  41. Why do most winning characters carry several copies of spell books?
  42. (In case one gets stolen or burned.)
  43.  
  44. What does the (-2) in Chain Mail (-2) [14,+2] mean?  (It's a penalty to
  45. hit, caused by the heavy armor.)
  46.  
  47. How do I use wizard mode, and what can I do in it?  (In 5.x, just type
  48. control-W.)
  49.  
  50. Non-spoiler questions:
  51.  
  52. How does resistance work?  Are two items of resistance cumulative?  (Not
  53. if both are worn items.)
  54.  
  55. How does speed work?  Do you get faster if you are already Very Fast and
  56. get another speed item?  (Yes.)
  57.  
  58. I'm playing Moria version V; how does that compare to the current version?
  59. Is it compatible?
  60.  
  61. I think I've found a bug; what should I do?  (Report it with the version
  62. number and system.)
  63.  
  64. Common spoiler requests:
  65.  
  66. What are the special abilities of ego weapons?  Crowns?  Amulet of the
  67. Magi?  Cloak of Protection?
  68.  
  69. How much damage do spells and wands do?
  70.  
  71. What does spell Y do?
  72.  
  73. On what level do you find X?  (Level 25 is best for gain stat potions.)
  74.  
  75. How many attacks can I get with this weapon?
  76.  
  77. How do you kill an ancient multi-hued dragon?  (Usually, you don't.)
  78.  
  79. How do you kill an emperor lich?  (With speed and spells.)
  80.  
  81. What is the grape jelly trick?  Does it work in Umoria 5.x?  (No.)
  82.  
  83. Questions related to the source code:
  84.  
  85. I don't like haggling; can I change the source code to turn it off?
  86.  
  87. How do you create objects in wizard mode?
  88.  
  89. How do I get the Moria sources/executables/documentation? 
  90.  
  91. The following Umoria files are available by anonymous FTP from
  92. ftp.cis.ksu.edu (IP address 129.130.10.80).  The old archive on kukulcan
  93. is now gone.  If you don't have FTP access, there is a mailserver which
  94. gives access to ftp.cis.ksu.edu; see below.
  95.  
  96. The sources were also posted to comp.sources.games, so they should be
  97. available (in compressed shar form) on any site which archives
  98. comp.sources.games, such as ftp.uu.net.
  99.  
  100. /pub/Games/Moria/[machine name]
  101. Executables for the Amiga, Atari ST, IBM PC, and Mac; look at the README
  102. files in these directories for more information.  Some of these files
  103. may need to be transferred in binary mode; type "binary" before
  104. transferring the files.  KSU has both color and monochrome executables
  105. for the IBM PC.  European users can also get Mac binaries from jyu.fi,
  106. in a file /maclib/game/moria.sit.bin.
  107.  
  108. /pub/Games/Moria/source/um5.5.tar.Z 
  109. A compressed tar file containing the entire source, for use on any
  110. system; if you have tar on your system, this is probably the file that
  111. you want.  (If you don't have compress, you can FTP it from ftp.uu.net;
  112. it is compress.tar.)  This file must be transferred in binary mode; type
  113. "binary" before getting the file.  Once you have the tar.Z file, type
  114. "zcat um5.5.tar.Z | tar xf -" to extract the files, and read the README
  115. files for help in installing.
  116.  
  117. /pub/Games/Moria/pc/src/mor55src.zip
  118. A ZIP file containing the source.
  119.  
  120. /pub/Games/Moria/XMoria/xm1.04.tar.Z
  121. The source to Moria for X Windows.
  122.  
  123. /pub/Games/Moria/doc
  124. The documentation for Moria 5.5, including the official documentation,
  125. the FAQ file, and a complete monster list.
  126.  
  127. /pub/Games/Moria/pc/mono5.5 
  128. The auxilliary files are in this directory; you may need them if you
  129. have an executable without them.
  130.  
  131. /pub/wilson/boss
  132. The source distribution, in Pascal, for BOSS.
  133.  
  134. /pub/wilson/vms
  135. The source discribution, in Pascal, for VMS Moria 4.8 and 5.0.  Umoria
  136. 5.x will also work on VMS machines.
  137.  
  138. Mailserver instructions:
  139.  
  140. For all those unfortunates who don't have Internet ftp access, I've
  141. setup a mailserver to provide access to the archives on
  142. ftp.cis.ksu.edu.
  143.  
  144. This mailserver can be contacted via mail one of the following
  145. addresses:
  146.  
  147. ...!rutgers!depot!mailserver  (UUCP)
  148. mailserver@cis.ksu.edu        (Internet)
  149.  
  150. The server accepts commands given in the body of the mail messages;
  151. help is available with the command "help".  
  152.  
  153. A listing of the files in
  154. the story archive may be obtained by "dir -l /pub/Games/Moria".
  155.  
  156. Since the files archive consists of binary files, they must
  157. be uuencoded before they are sent on their way.  To specify this mode,
  158. use the command "encode uuencode"  To retrieve the files, use the
  159. "send" command (ex:  send /pub/Games/Moria/pc/mor55-286.zip
  160.  
  161. If you have a system which cannot handle ZIP files, you may use
  162. the "unzip" filter ("encode unzip") 
  163. which will send you the uncompressed (but not uuencoded) version of the file.
  164.  
  165. Here is an example mail message:
  166.  
  167. % Mail mailserver@cis.ksu.edu
  168. ~Subject: request 
  169. help
  170. encode uue     
  171. send /pub/Games/Moria/pc/mor55-286.zip
  172. ^D
  173. %
  174.  
  175. Please note that this is completely experimental and is not bug free.
  176. Questions and problems about this mailserver may be directed to
  177. "mailserver-reply@cis.ksu.edu".
  178.  
  179.  
  180. Thanks, and ENJOY..
  181.  
  182. Lord Greystone - Shadow Lord
  183. greyhelm@cis.ksu.edu
  184.  
  185.  
  186. How do I use wizard mode, and what can I do in it?  
  187.  
  188. In Umoria 5.x, anyone can use wizard mode by typing ^W.  However,
  189. characters who play in wizard mode are permanently barred from the
  190. scoreboard; wizard mode should be used only for debugging and
  191. experimenting.
  192.  
  193. In 4.87 on Unix systems, only the person who installed the game can use
  194. wizard mode; if you are the installer, the passwords are in the source
  195. file constant.h.
  196.  
  197. In PC-Moria 4.8x, you need to know the passwords to use wizard mode, and
  198. the password will depend on who compiled your game.
  199.  
  200. 4.87 has both wizard and god modes; 5.x's wizard mode is equivalent to
  201. the old god mode.  The 4.87 wizard mode allows you to do only things
  202. related to the game (cure all problems, teleport, identify).  The 5.x
  203. wizard mode and 4.87 god mode allow you to test the program by editing
  204. your character, creating objects, deleting monsters, and similar things.
  205.  
  206. In wizard mode, ^H or DELETE will give you a list of the available
  207. commands.
  208.  
  209. How does resistance work?  Are two items of resistance cumulative?  
  210.  
  211. Resist heat/cold potions and spells give temporary resistance to heat or
  212. cold.  All other resistance items give permanent resistance.  Two
  213. permanent resistances are not cumulative, and two temporary resistances
  214. are cumulative only in duration.
  215.  
  216. Fire and cold do 1/3 damage if you have single resistance, 1/9 if you
  217. have double.
  218. Acid does 1/2 damage if you have any armor to corrode, 1/3 if you have
  219. resistance but no armor, and 1/4 if you have resistance and armor.
  220. Lightning does 1/3 damage if you have resistance.
  221. There is no resistance against poison gas.
  222.  
  223. How does speed work?  Do you get faster if you are already Very Fast and
  224. get another speed item?  
  225.  
  226. Very Fast is the highest speed that can be displayed, but if you are
  227. fortunate enough to find several speed items, you can get still faster.
  228. Permanent speed items (rings and boots) are cumulative, and temporary
  229. speed (potions, spells, and staffs) can add one more point to your
  230. speed.  Multiple uses of temporary speed are cumulative only in
  231. duration.
  232.  
  233. I'm playing Moria version V; how does that compare to the current version?
  234. Is it compatible?
  235.  
  236. Moria versions:
  237.  
  238. Umoria 5.5.0: This is the current version of Umoria.  It will accept
  239. characters from all Umoria 5.x versions.
  240.  
  241. Umoria 5.3.1/5.4.0: These are essentially identical to 5.5.0, and
  242. compatible with it, although 5.5.0 fixes a few bugs, and there have been
  243. a few minor changes.
  244.  
  245. Umoria 5.2.2/5.3.0: These are in good condition, and compatible with the
  246. current version.  One bug: don't rest more than 10,000 turns in place,
  247. and leave the level if you start seeing lots of "Compacting monsters..."
  248. messages, or the game may lock up.
  249.  
  250. Umoria 5.2.1: This is playable, but has no high scores file; you
  251. probably want to upgrade if possible.
  252.  
  253. Umoria 5.1.0-5.2.0: These versions can be played, but are somewhat
  254. buggy.  If you run into an invisible, invincible monster which doesn't
  255. move or attack, get off the level.  If you can FTP the sources or
  256. executables, you should upgrade.
  257.  
  258. The U is often omitted from the names of the following Umoria versions.
  259.  
  260. Umoria 4.87/PC-Moria 4.87x: This version is based on the old VMS Moria.
  261. It is relatively bug-free, but it doesn't have the features of the 5.x
  262. versions, such as monster memory.  The save file format is incompatible
  263. with 5.x, and several people have failed in attempts to write a
  264. conversion program.
  265.  
  266. Umoria 4.85: A moderately buggy version, also based on VMS Moria.
  267.  
  268. Umoria/PC-Moria 4.83: An extremely buggy version, based on VMS Moria.
  269. This version is essentially unplayable (see invisible doesn't work,
  270. stores all close after 32768 turns, etc.)
  271.  
  272. The following versions are not compatible with Umoria, and Umoria
  273. spoiler files may not apply to them.  I don't know much about these
  274. versions.
  275.  
  276. UB Moria 5.0: Also known as VMS Moria 5.0, this is the current version
  277. of VMS Moria.  It has more monsters, a Black Market, and other features.
  278.  
  279. Imoria 4.9: This is apparently a very good game, with new character
  280. classes and other features, but it hasn't been released outside of UW.
  281.  
  282. Amiga Moria 3.0: Although this version was originally based on 4.85, it
  283. has many added monsters, features, and bugs (including items which make
  284. you virtually invincible).
  285.  
  286. BOSS: This game changes the setting of Moria, but keeps many of the
  287. items.  It is based on VMS Moria 5.0.
  288.  
  289. I think I've found a bug; what should I do?  
  290.  
  291. When you are reporting a suspected bug, make sure to give the version
  292. number and the system.  The bug report can be posted here or sent to me.
  293. If someone else maintains the game on your machine, the bug report
  294. should also be sent to him or her; the bug may be in a change on your
  295. machine but not in my code.
  296.  
  297. If you have a patch for the bug, it would be best to send the patch by
  298. Email, so that I can check the patch before releasing it.
  299.  
  300. If you report a bug which has been fixed in the current version, I may
  301. be able to send you a patch, or at least tell you that you can fix the
  302. bug by upgrading.  If the bug hasn't been fixed, a good bug report may
  303. make it easy to fix.
  304.  
  305. What are the special abilities of ego weapons?  Crowns?  Amulet of the
  306. Magi?  Cloak of Protection?
  307.  
  308. All version-dependent changes are marked in brackets.
  309.  
  310. Amulet of the Magi    free action, see invisible, searching, +3 AC.
  311.                       [no searching bonus in 4.87]
  312. Cloak of Protection   no special ability, just a larger bonus than usual.
  313.  
  314. Ego weapons:
  315.  
  316. (HA) Holy Avenger   +(1-4) str, +(1-4) AC, (SE), (SU), sustain stat,
  317.                     see invisible.
  318. (DF) Defender       stealth, regeneration, free action, see invisible,
  319.                     feather fall, RF, RC, RL, RA, +(6-10) to AC
  320. (SM) Slay Monster   Damage (x 2) vs. monsters, see invisible. [found in
  321.                     4.87 only]
  322. (SA) Slay Animal    Damage (x 2) vs. animals, [does not exist in 4.87;
  323.                     has see invisible through 5.1.4]
  324. (SD) Slay Dragon    Damage (x 4) vs. dragons.
  325. (SE) Slay Evil      Damage (x 2) vs. evil monsters.
  326. (SU) Slay Undead    Damage (x 3) vs. undead, [see invisible in 5.1.5 and later]
  327. (FT) Flame Tongue   Damage (x 1.5) vs. monsters harmed by fire.
  328. (FB) Frost Brand    Damage (x 1.5) vs. monsters harmed by cold.
  329.  
  330. A HA which is +1 to strength sustains strength; +2, intelligence; +3,
  331. wisdom; +4, constitution (not dexterity).
  332.  
  333. Crown of the Magi     +(1-3) int, (RF), (RC), (RA), (RL)
  334.                       [In 4.87, it had see invisible instead of RL]
  335. Crown of Lordliness   +(1-3) wis, chr.
  336. Crown of Might        +(1-3) str, dex, con, free action.
  337. Crown of Seeing       see invisible, +(10-25) searching.
  338.                       [+(2-5) to seach in 4.87]
  339. Crown of Regeneration Regeneration.
  340. Crown of Beauty       +(1-3) charisma.
  341.  
  342. Regeneration lets you recover mana and hit points at 1.5 times the
  343. normal rate, but also makes you use up food much more quickly.
  344.  
  345. Free action prevents you from being slowed or paralyzed by monsters.
  346.  
  347. How much damage do spells and wands do?
  348.  
  349. Spell Name              4.87 damage     5.1.0 and later damage
  350. Magic Missile           2d6             2d6
  351. Stinking Cloud          8               12
  352. Lightning Bolt          3d8             4d8
  353. Lightning Ball          24              32
  354. Frost Bolt              4d8             6d8
  355. Frost/Cold Ball         32              48
  356. Acid Ball               40              60
  357. Fire Bolt               6d8             9d8
  358. Fire Ball               48              72
  359. Wand of Drain Life      50              75 [in 5.1.4 and later]
  360.  
  361. In 5.x only, a wand of wall building will do 4d8 damage to any creature
  362. buried in the wall (except one that moves through walls), and will kill
  363. any immobile creature.  On the creature's next turn, it will attempt to
  364. move out of the wall, and if it is unable to do so, it will take 10d8
  365. damage and dig its way out.
  366.  
  367. Everything below is the same in all versions.
  368. Wand of Light/Staff of  2d8 (if sensitive)
  369. Starlight               
  370. Stone to Mud        100 (if sensitive)
  371. Orb of Draining         3d6 + caster's level, double to evil creatures
  372. Dispel Undead/Evil      1-60 from scroll or staff; 1 up to triple
  373.                         caster's level from spell
  374. Holy Word               Dispel evil for 1 up to quadruple caster's level
  375.  
  376. Notes:
  377.  
  378. All mage spells in 4.87 do the damage listed in the table above if cast
  379. from a wand, and 1 point more if cast by a mage.
  380. All ball spells do full damage for a direct hit, half damage one space
  381. away, and 1/3 damage two spaces away.
  382.  
  383. What does spell Y do?
  384.  
  385. Non-obvious spell effects:
  386.  
  387. Mage spells:
  388.  
  389. Phase Door: short-range teleport.
  390. Find Hidden Traps/Doors: also detects stairs.
  391. Sleep I: sleep one monster in a given direction.
  392. Recharge Item I: fewer charges than Recharge Item II, and more likely to
  393.          fail. 
  394. Sleep II: sleep all monsters adjacent to player.
  395. Sleep III: sleep all monsters with a line of sight to player (including
  396.        invisible ones). 
  397. Word of Destruction: obliterates everything within 15 spaces of the
  398.              player; Balrog will teleport to another level.
  399.  
  400. Priest spells:
  401.  
  402. Bless: +2 to AC, and +5 to chance to hit (equivalent to +1-2/3 bonus on
  403.        weapon) for a short time.
  404. Blind Creature: blinded creatures wander around confused until they recover.
  405. Portal: medium-range teleport.
  406. Chant: double duration Bless.
  407. Sanctuary: sleep creatures adjacent to player.
  408. Protection from Evil: prevents any evil creature of the player's level
  409.               or lower from attacking the player.
  410. Earthquake: causes random walls and ceilings in the area to collapse,
  411.         possibly injuring anything nearby.
  412. Turn Undead: all undead of the player's level or lower, and some of
  413.          higher level, will be temporarily confused.
  414. Prayer: quadruple duration Bless.
  415. Dispel Undead/Evil: affects all undead/evil within line of sight (even
  416.             invisble ones in 5.x versions), damage is from 1
  417.             up to 3x player's level, 1-60 from scroll or staff.
  418. Glyph of Warding: creates a glyph which monsters cannot enter, but have 
  419.           a small chance of breaking.
  420. Holy Word: heals player completely, cures poison and fear, and dispels
  421.        evil for 1 to 4x player's level. 
  422.  
  423. On what level do you find X?  
  424.  
  425. Where important objects are found:
  426.  
  427. In 4.87, 1/20 of items are chosen as if you were on level 50.  In 5.1
  428. and all later versions, 1/12 of items are chosen as if you were on a
  429. deeper level, which has (current level/50) chance of being level 50, and
  430. is always level 1 in the town.
  431.  
  432. Items become somewhat less common as you go deeper than the indicated
  433. levels; however, if you can survive down there, this is compensated for
  434. by the fact that there are more treasures on deeper levels.
  435.  
  436. Item type            Level
  437. Ego weapons, special armor,    Progressively more common as you get
  438. boots, gloves, helmets        deeper, all the way to level 55
  439. Healing potion            12
  440. Gain stat potions        25
  441. Restore mana potion        25
  442. Invulnerability potion        40
  443. Gain experience potion        50
  444. Genocide scroll            35
  445. Destruction scroll        40
  446. Rune of Protection scroll    50
  447. Mass Genocide scroll        50
  448. Amulets of wisdom, charisma    20
  449. Gain str/int/dex/con rings    30
  450. Amulet of the magi        50
  451. Ring of speed            50
  452. Staff of speed            40
  453. Staff of mass polymorph        46
  454. Staff of dispel evil        49
  455. Staff of destruction        50
  456. Wand of clone monster        15 [2 in 4.87]
  457. Wand of drain life        50
  458.  
  459. How many attacks can I get with this weapon?
  460.  
  461.  
  462. Here is the table (for 5.x) for the number of blows for a given strength
  463. and dexterity.  If your strength or dexterity is 18+xx, that is stored
  464. as 18/xx; thus, for example, you need an 18/90 strength to use the
  465. bottom row of the table with a katana (12 pounds).
  466.  
  467. If you don't know the weight of a weapon, set the option "Show weights
  468. in inventory."
  469.  
  470. /* used to calculate the number of blows the player gets in combat */
  471. int8u blows_table[7][6] = {
  472. /* STR/W:       9  18  67 107 117 118   : DEX */
  473. /* <2 */    {  1,  1,  1,  1,  1,  1 },
  474. /* <3 */    {  1,  1,  1,  1,  2,  2 },
  475. /* <4 */    {  1,  1,  1,  2,  2,  3 },
  476. /* <5 */    {  1,  1,  2,  2,  3,  3 },
  477. /* <7 */    {  1,  2,  2,  3,  3,  4 },
  478. /* <9 */    {  1,  2,  2,  3,  4,  4 },
  479. /* >9 */    {  2,  2,  3,  3,  4,  4 }
  480. };
  481.  
  482.  
  483. How do you kill an ancient multi-hued dragon?  
  484.  
  485. Usually, you don't want to try; one gas breath from a full-strength AMHD
  486. does 693 damage, with no resistance.
  487.  
  488. If you can get to speed 3 (one permanent speed item, and either another
  489. permanent speed item or a haste self spell or staff), you can try this
  490. technique.  First, create (or find in a maze room) a wall with one open
  491. space on all four sides.
  492.  
  493.    .
  494.   .#.
  495.    .
  496.  
  497. Stand on one side, with the dragon on the other side.  When the dragon
  498. moves adjacent to you, attack it once, and then hide behind the pillar.
  499. The dragon can't see you, so it won't breathe, and will instead chase
  500. you to another side.  Now attack once, and hide again, and so on until
  501. the dragon is finished.
  502.  
  503. How do you kill an emperor lich?  
  504.  
  505. You can kill an emperor lich if you can get to speed 2, which is its
  506. speed.  A mage or ranger can do this with the spell of haste self;
  507. anyone else needs a staff of speed, potion of haste self, or permanent
  508. speed item.  You will also need about 10 cure critical wounds or cure
  509. serious wounds potions, and some item giving you free action.
  510.  
  511. You also need some ranged spell attack.  Liches take double damage from
  512. lightning in 5.x versions, so the spell of lightning bolt or wand of
  513. lightning balls is a good choice.  Rogues and warriors will need several
  514. wands, with a total of about 30 charges to guarantee that they can kill
  515. the lich with them.  A priest or paladin has Orb of Draining, which is
  516. even better.
  517.  
  518. Now, try to line up with the lich while you are not adjacent to it,
  519. either in a room or a corridor.  This gives you a chance to cast your
  520. spell.  The lich will get one action.  If it cast a spell and you
  521. resisted, or the spell didn't do anything harmful, you have another
  522. chance.  If you were confused or blinded, drink a cure wounds potion;
  523. the lich isn't adjacent to you, so it can't hurt you.  If the lich moved
  524. and is now adjacent to you, move back.  Try to avoid getting cornered,
  525. and phase door or portal away if you are.  A priest can make this easier
  526. by putting down a glyph of warding, but this must be done *before* the
  527. lich chases you across the glyph.  (Don't stand on the glyph; it isn't
  528. foolproof.)
  529.  
  530. If you run low on mana and don't have a wand, teleport out and come back
  531. later to finish the job.
  532.  
  533. A priest with glyph of warding can also set up the following
  534. configuration (the exact length doesn't matter as long as you are within
  535. spell range):
  536.  
  537. #L#####
  538. #^^...@
  539. #######
  540.  
  541. The lich cannot cast spells from this position, because it cannot see
  542. you.  As long as it doesn't break the glyphs, you are safe, and can fire
  543. Orb of Draining down the corridor; the lich will take some damage each
  544. time.  If the lich breaks either glyph, run or teleport out, and
  545. continue the battle elsewhere.
  546.  
  547. I do not advise trying this technique against an AMHD; it will probably
  548. break a glyph before the battle is over, and if your teleport spell
  549. fails, or if you haven't hasted yourself, the AMHD gets a chance to
  550. breathe.
  551.  
  552. An emperor lich has 1520 hit points, plus anything additional that it
  553. gains by draining mana (6 points per mana point drained) and charges (40
  554. points per charge).  Never let it attack you in melee, because it can
  555. destroy your wands, healing itself in the process, as well as draining
  556. your experience and dexterity.
  557.  
  558. If you can get to speed 3, faster than the lich, it is easy to kill;
  559. just fight, move back, fight, move back, and so on.  You will still need
  560. a lot of cure wounds potions, unless you let it chase you around a
  561. pillar, as in the AMHD technique.
  562.  
  563. What is the grape jelly trick?  Does it work in Umoria 5.x?  
  564.  
  565. The Grape Jelly trick is a spoiler/workaround/trick which is no longer
  566. necessary in 5.1 and later versions.  
  567.  
  568. In 4.87, when your intelligence and constitution changed, your mana and
  569. hit points did not change.  Thus, in order to get the benefit of the
  570. increased values, you have to let a grape jelly (or other creature, but
  571. grape jellies are otherwise harmless) drain you to a low level, and then
  572. drink restore life levels potions to go back up with the increased
  573. stats.
  574.  
  575. I don't like haggling; can I change the source code to turn it off?
  576.  
  577. If you have the source code for any 5.x version, you can turn off
  578. haggling with a simple change.  Here is the change you would need to make.
  579. (Note: This is *not* an official patch.)
  580.  
  581. In the source file store1.c, this is the routine for determining whether
  582. you need to haggle.  You can change the function, or simply change the
  583. return(flagnoneed) to return(TRUE) to eliminate all haggling.  The code
  584. here is from version 5.5; the text of the function is slightly different
  585. in earlier versions.
  586.  
  587. int noneedtobargain(store_num, minprice)
  588. int store_num;
  589. int32 minprice;
  590. {
  591.   register int flagnoneed;
  592.   register store_type *s_ptr;
  593.  
  594.   s_ptr = &store[store_num];
  595.   flagnoneed = ((s_ptr->good_buy == MAX_SHORT)
  596.         || (s_ptr->good_buy > 3 * s_ptr->bad_buy + 5 + minprice/50));
  597.   return (flagnoneed);
  598. }
  599.  
  600. How do you create objects in wizard mode?
  601.  
  602. You will need the source; if you have only executables, get the source
  603. files constant.h and treasure.c from ftp.cis.ksu.edu, which contain the
  604. necessary definitions.  This is an explanation of some of the
  605. parameters.
  606.  
  607. Tval: This is defined in constant.h; it is the value for the item type.
  608. For example, TV_WAND is 65.
  609.  
  610. Tchar: The character used to represent this object; it should usually be
  611. proper for the item type.
  612.  
  613. Subval: This identifies the specific item.  If you are duplicating an
  614. item from the item list, use the same subval (and tval) as that item;
  615. otherwise, don't.  Use subvals 0-63 for items that shouldn't stack,
  616. 64-127 for items that should always stack (potions and scrolls), 193 or
  617. more for items that are generated in a group, and should stack as that
  618. group (arrows).
  619.  
  620. Weight: In tenths of a pound.
  621.  
  622. P1: Used for all special bonuses which don't appear elsewhere:
  623. bonus to stats/searching/stealth/speed, which stat to sustain (warning:
  624. constitution is 4 and dexterity 5), tunneling value, food value, light
  625. value of a lamp, torch, or flask of oil.  For missiles, different values
  626. of P1 distinguish different groups of missiles; use small negative
  627. numbers if you create groups as a wizard.
  628.  
  629. Flags: A hexadecimal number which contains:
  630. for wearable items, all special effects (bits beginning with TR_ in
  631. constant.h).
  632. for chests, trap flags (CH_ bits in constant.h) and treasure flags (CM_
  633. bits in constant.h).  The CM_WIN flag is cleared when you open a chest,
  634. so you can't create a chest with that bit set in order to get an instant
  635. win.
  636. for potions/scrolls/staffs/wands, the effects of using the item (see the
  637. items in treasure.c).  Many potions have multiple effects (cure light
  638. wounds also cures blindness). 
  639. for books, which spells are in the book (spell 1 is the units bit).
  640.  
  641. Level: Level on which the item would be found.  This affects the
  642. difficulty of using wands and staffs.
  643.  
  644. The object will have no name, except for the inscription {wizard item},
  645. and possibly a type name, such as "Potion of"; you can change the
  646. inscription.
  647.  
  648. --
  649. David Grabiner, grabiner@zariski.harvard.edu
  650. "We are sorry, but the number you have dialed is imaginary."
  651. "Please rotate your phone 90 degrees and try again."
  652. Disclaimer: I speak for no one and no one speaks for me.
  653.  
  654.